# conky made by qaisar nawaz
# check for more stuff like this go to http://qaisarnawaz.deviantart.com/gallery/
# Conky settings #
background no
update_interval 4
double_buffer yes
no_buffers yes

# Window specifications #
own_window yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_title 
own_window_colour ffffff
own_window_transparent yes
#own_window_argb_visual yes
#own_window_argb_value 255

minimum_size 97 100

# Alignment #
alignment tr
gap_x 60
gap_y 470

border_inner_margin 0
border_outer_margin 0

# Graphics settings #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

# Text settings #
use_xft yes
xftalpha 0
xftfont comic sans ms:size=8
override_utf8_locale yes
# Color scheme #
default_color eeeeee

color1 AAAAAA
color2 49e545
color3 000000
color4 333333

TEXT
${image ./conky_icons/diskh.png -s 100x100}${voffset 12}${alignc}${color}Disk Space
${voffset 18}${offset 2}${color}HOME ${voffset 2}${alignr 2}${color4}${fs_bar 6,46 /home}
${voffset 0}${offset 2}${color}SYSTEM ${voffset 2}${alignr 2}${color4}${fs_bar 6,46 /}
